home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 5316 / text0000.txt < prev   
Encoding:
Text File  |  1996-08-05  |  850 b   |  24 lines

  1. On Tue, 20 Feb 1996, Bill Yeadon wrote:
  2.  
  3. > I have a few files with a .dms extention.  How do I "unARC"  these puppies??  
  4. > I have dms but I can't figure it out.  Thanks
  5. > David
  6.  
  7. Open up a shell, and simply type DMS WRITE filename.dms
  8. That should extract the disk to df0: If you want to put it somewhere else 
  9. (I often use a "virtual" floppy on my harddrive, or you can do it to the 
  10. RAD disk) type DMS WRITE filename.dms TO devicename:
  11. Or just type DMS to get all the options.
  12.  
  13. No need to even format the disk, as it just stores an exact image of the 
  14. disk in one file (including any odd bootblocks etc)
  15.  
  16. btw, I generally tend to copy the .dms file to ram: first if it's on a 
  17. floppy and I want to extract it to floppy. It can get confused if you 
  18. don't, and it saves you extracting it over the original disk.
  19.  
  20. Hope that helps :)
  21.  
  22.     Andy Wanless.
  23.